home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk67 / vlt3656 / readme < prev    next >
Text File  |  1995-03-19  |  7KB  |  149 lines

  1.  
  2.  
  3. VLT 3.656
  4. =========
  5.  
  6.     This update differs from the previous one in a few bug fixes: the
  7. implementation of the insertion/deletion of characters is now done correctly,
  8. a problem with macro file requesters was solved. All 'beep's everywhere in the
  9. program now correctly DisplayBeep when the 'volume' is zero, or audible-beep
  10. when the volume is greater than zero. When the vloume is less than zero, the
  11. beep has a higher pitch. Also, the sequence to set columns and rows has been 
  12. doubly privatized. The sequence now is <CSI>?<columns>;<rows>p, to avoid a
  13. conflict with usage of the <CSI>...p sequence elsewhere (see 3.626).
  14.  
  15.     Willy Langeveld, 9 September 1988.
  16.  
  17. VLT 3.649
  18. =========
  19.  
  20.     This update differs from the previous one in that the 132 column font
  21. was modified (see if you can read this better - otherwise keep the other one). A
  22. major bug was fixed: VLT now gives back the 8k or so of memory it used to 
  23. steal. Some minor bugs were fixed, such as the display of 132 column font. A
  24. 'clear screen' from the menu now resets the use of the graphics character set if
  25. it was in use. The sequences for insertion/deletion of characters in a line are
  26. now supported. The rendering of the pf gadgets was  modified. Both Tektronix and
  27. VT100 screen now use copies of their window's rastports rather than their
  28. window's rastports themselves so some flakey behaviour should have disappeared
  29. when using Quick rendering mode on the VT100 side, or the graphic cursor on the
  30. Tektronix side. The Tektronix emulation now ignores spurious control characters
  31. in vector mode.
  32.  
  33.     Willy Langeveld, 23 August 1988.
  34.  
  35. VLT 3.626
  36. =========
  37.  
  38.     This update differs from the previous one mainly in that 132 columns are
  39. are now supoported using two new fonts. They are modified versions of the one
  40. that came with VT100 2.6, on one of the Fish disks. Also, the control sequence
  41. <CSI>...p has been modified to include the number of columns as the first
  42. parameter. The last parameter is as before the number of lines. It no longer
  43. matters which parameter this is as long as it's last, but it is recommended to
  44. use the second one. Also the standard VT100 sequences for setting 132 column
  45. mode (<CSI?3h) and going back to 80 column mode (<CSI>?3l) are implemented.
  46.  
  47.     Willy Langeveld, 1 August 1988.
  48.  
  49. VLT 3.615
  50. =========
  51.  
  52.     This update differs from the previous one mainly in improved handling of
  53. REXX commands. Multiple RX commands from the same .scp file are now supported,
  54. and REXX commands can now be sent to VLT even though an .scp script is active.
  55. These features have not yet been extensively tested, so let me know your
  56. results. Also a bug introduced in 3.598 was fixed.
  57.  
  58.     Willy Langeveld, 22 July 1988.
  59.  
  60. VLT 3.601
  61. =========
  62.  
  63.     This update differs from the previous one only in that the Tektronix
  64. screen now is also public. Its name is VLTTEK. The screenshare.library is
  65. somewhat smaller, but is functionally the same.
  66.  
  67.     Willy Langeveld, 16 July 1988.
  68.  
  69. VLT 3.598
  70. =========
  71.  
  72.     This is an update of VLT, as described below. If this is the first
  73. time you've downloaded it, read the section about the previous version first.
  74.     This version has most reported bugs fixed, but not many enhancements, on
  75. the theory that enhancements usually introduce more bugs: the intention was to
  76. get a solid version out there first before adding new stuff.
  77.     Among the changes are: ScreenToFront/Back() in rexxarplib were fixed,
  78. rexxarplib now has functions to retrieve the screen size and interlace status;
  79. the Tektronix (tm) emulator supports some more sequences and eats others; it now
  80. looks for TekStore: and will open the temporary graphics file there instead of
  81. in ram: (for those that have little ram: but sufficient disk space); Kermit was
  82. modified to work also on CDC's (thanks, s_walton!) and a host of bugs were
  83. fixed. Also, the script command FLUSH was added. It flushes the capture buffer
  84. out to disk (or wherever it was capturing to). This is useful for capturing to
  85. the new 1.3 SPEAK: device, for example. Not everything was fixed: the command
  86. parser is still the same and therefore Wait and On etc. still don't work.
  87.     This version is a zoo archive, because it supports long filenames and
  88. also path specifications. Therefore, there are no more executeme files.
  89.  
  90.     Willy Langeveld, July 6, 1988.
  91.  
  92.  
  93. VLT 3.553
  94. =========
  95.  
  96.     You have just downloaded an archive containing the executable files for
  97. the terminal emulator VLT. VLT is both a VT100 emulator and a Tektronix
  98. emulator, currently in use at SLAC (Stanford Linear Accelerator Center).
  99. Although the VT100 part was originally based on Dave Wecker et al.'s VT100, many
  100. enhancements were made.  I won't go into any details at this point. The main
  101. documentation file is not yet ready and will be posted later. For now, if you
  102. have questions, you will have to ask them on BIX in amiga.user. I expect the
  103. documentation to be ready by next week, though...
  104.     This program uses ARP, so in order to run it you need arp.library in
  105. your libs: directory. You better make sure you have ARP 1.1, or else nasty
  106. things may happen!
  107.     This program is NOT in the public domain. However, you may freely use
  108. this program for any purpose, and are encouraged to distribute it wherever you
  109. want. The author (me) does not, however, accept any responsibility for
  110. suitability for any particular purpose, or for any damages that may occur as a
  111. result of the use of this program, etc., you get the picture... 8-) .
  112.     Bug reports are welcome, please send them to me BIXmail.
  113.  
  114.     This archive contains several sub-archives, one for each directory where
  115. you should store the files contained in the sub- archive. Besides VLT and
  116. VLT.info, the archive contains the following files (after executing the various
  117. executeme's). Be sure to read all the various readme files, too! Have fun...
  118.  
  119.     Willy Langeveld, April 20, 1988.
  120.  
  121. Contents:
  122. ---------
  123.  
  124.      docs (dir)
  125.        readme                         rexxarplib.doc
  126.        rexxmathlib.doc
  127.      fonts (dir)
  128.           vltgraph132 (dir)
  129.             8
  130.           vlt132 (dir)
  131.             8
  132.           vltgraph (dir)
  133.             11                             8
  134.        readme                         vltgraph.font
  135.        vlt132.font                    vltgraph132.font
  136.      libs (dir)
  137.        readme                         rexxarplib.library
  138.        rexxmathlib.library            rexxmathsbii.library
  139.        screenshare.library
  140.      rexx (dir)
  141.        Amiga_to_IBM.vlt               Filelist_to_Amiga.vlt
  142.        Open_TxEd.vlt                  readme
  143.        Reset_IBM.vlt
  144.      s (dir)
  145.        ovlt.init                      readme
  146.        TekPrefs.dat                   VTPrefs.dat
  147.   readme                         VLT
  148.   VLT.info
  149.